projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bba03f5
)
*** empty log message ***
author
Glenn Morris
<rgm@gnu.org>
Thu, 25 Sep 2003 01:56:25 +0000
(
01:56
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 25 Sep 2003 01:56:25 +0000
(
01:56
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 25a7a618c4160896cdba8161f64821c3dbffc1d9..a473edeedeb555e8eac30ee3d5296d5f930e325f 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
+
+ * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
+ (sh-font-lock-keywords, sh-feature): Fix previous change of
+ sh-feature to avoid infloop with sh-font-lock-keywords.
+
2003-09-25 Kim F. Storm <storm@cua.dk>
* frame.el (frame-current-scroll-bars): New defun.